*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 23 May 2007 17:28:01 +0000 (17:28 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 23 May 2007 17:28:01 +0000 (17:28 +0000)
etc/TODO

index e03c5d76a7f847fa0801aec7ccb7c43564c3a48b..85ce494c6010389f6883ddba15e73f741b61f494 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -553,6 +553,10 @@ but which can also be used as a modifier).
 ** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction
    since the mark bit is no longer stored in the Lisp_Object itself.
 
+** Refine the `predicate' arg to read-file-name.
+   Currently, it mixes up the predicate to apply when doing completion and the
+   one to use when terminating the selection.
+
 ** Merge ibuffer.el and buff-menu.el.
    More specifically do what's needed to make ibuffer.el the default,
    or just an extension of buff-menu.el.